Skip to main content

subItemMouseEnter

Type

message

Summary

This message is sent when the mouse enters a subitem's rect.

Syntax

subItemMouseEnter (pItemIndex, pSubItemName)

Description

Use the subItemMouseEnter message to detect when the mouse enters into a subitem rectangle.

Parameters

NameTypeDescription

pItemIndex

An Integer representing the index of the item under the mouse cursor.

pSubItemName

A String representing the name of the subitem under the mouse cursor.